﻿@charset "UTF-8";

* {
    word-break: break-word;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.clearfix:after {
    content: "";
    overflow: hidden;
    display: block;
    height: 0px;
    clear: both;
}

body, dd, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0;
    padding: 0;
}

ul,ol,li {
    list-style: none!important;
}

body {
    font-family: "Microsoft YaHei";
    color: #333;
    font-size: 9pt;
    margin: 0 auto;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

img {
    border: 0;
    -webkit-touch-callout: none;
    touch-callout: none;
}

html, img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

:focus {
    outline: 0;
}

:link, :visited, a {
    text-decoration: none;
}

a {
    cursor: pointer;
    color: #333;
}

    a, a:active, a:hover {
        outline: 0;
    }

b, code, em, i, strong {
    font-style: normal;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a:hover {
    text-decoration: none;
    outline: 0;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

input {
    line-height: normal;
}

    input::-webkit-input-placeholder {
        color: #999!important;
        font-family: "Microsoft YaHei";
    }

.inputAlign {
    vertical-align: middle;
    margin-top: -2px;
    margin-bottom: 1px;
}

.topWrap {
    position: fixed;
    height: auto;
    overflow: hidden;
    z-index: 10;
}
/*头部*/
.common-header {
    width: 100%;
    height: 135px;
    background-color: #fff;
    border-top: 3px solid #008077;
}

.header {
    width: 1200px;
    margin: 0 auto;
    line-height: 135px;
    position: relative;
    font-size: 0;
}

    .header img 
    {
        margin-right: 1.2%;
        vertical-align: middle;
    }

.headNav {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-left: -20px;
}

    .headNav li {
        display: inline-block;
        margin-left: 13px;
        position: relative;
        line-height: 50px;
    }

        .headNav li > a {
            font-size: 16px;
            color: #333333;
            transition: all .5s linear;
        }

        .headNav li a:hover {
            color: #018077;
        }

        .headNav li a.actived {
            color: #008077;
        }

.topNavList {
    width: 200%;
    text-align: center;
    position: absolute;
    left: -30px;
    top: 55px;
    background-color: #FFFFFF;
    z-index: 10;
    display: none;
}

    .topNavList p {
        line-height: 40px;
        font-size: 16px;
        color: #333333;
    }

        .topNavList p:hover {
            color: #FFFFFF;
            background-color: #008077;
        }

.topNav {
    position: absolute;
    right: 100px;
    top: 0px;
    background: url(../images/topBgk.jpg) no-repeat left top;
    background-size: 100% 100%;
    width: 490px;
    height: 25px;
}

.navList {
    line-height: 25px;
    font-size: 0;
}

    .navList li {
        float:left;
        position: relative;
        z-index: 10;
        text-align: center;
        line-height: 25px;
        width: 117px;
        height: 25px;
    }

        .navList li img {
            display: none;
            position: absolute;
            left: -39px;
            top: 25px;
        }

        .navList li.bgk {
            background: url(../images/sBjk.png) no-repeat left top;
            background-size: 100% 100%;
        }

            .navList li.bgk a {
                color: #FFFFFF;
            }

        .navList li a {
            font-size: 12px;
            color: #333333;
            margin-left: 10px;
        }

            .navList li a.on {
                color: #FFFFFF;
            }
/*内页微信Add by dwj 2018-1-23*/
.wx{margin-top:30px;}
.wx p{float:left;width:50%;text-align:center;font-size:16px;color:#999999;}
.wx p img{display:block;margin:0 auto;margin-bottom:8px; width:88px; height:88px}

/*公共底部*/
.footer {
    width: 100%;
    background-color: #111c35;
    margin-top: 20px;
}

.footerTop {
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
}

.footLinks {
    text-align: center;
    line-height: 42px;
    border-bottom: 1px solid #374055;
}

    .footLinks a {
        line-height: 42px;
        margin-left: 45px;
        font-size: 12px;
        color: #FFFFFF;
    }

        .footLinks a:hover {
            color: #008077;
        }

.footerCon {
    padding: 40px 0;
}

.footTel {
    float: left;
    padding-left: 100px;
    padding-right: 55px;
}

    .footTel p {
        margin-top: 20px;
        font-size: 16px;
        color: #a6a8ae;
        margin-bottom: 25px;
    }

    .footTel i {
        font-size: 20px;
        color: #008077;
    }

.footAddress {
    float: left;
    padding: 0 50px;
    height: 118px;
    line-height: 118px;
    font-size: 0;
    border-left: 1px solid #304168;
    border-right: 1px solid #304168;
}

    .footAddress .middle {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

        .footAddress .middle p {
            font-size: 16px;
            color: #a6a8ae;
        }

        .footAddress .middle i {
            font-size: 12px;
            color: #FFFFFF;
            display: block;
            margin-top: 20px;
            margin-bottom: 15px;
        }

        .footAddress .middle em {
            font-size: 12px;
            color: #FFFFFF;
        }

.footWx {
    float: left;
    margin-left: 50px;
}

    .footWx p {
        float: left;
        margin-right: 20px;
        width: 100px;
        text-align: center;
        font-size: 12px;
        color: #FFFFFF;
    }

        .footWx p img {
            width: 100px;
            height: 100px;
        }

.footerDown {
    width: 100%;
    line-height: 40px;
    text-align: center;
    background-color: #0d1527;
}

    .footerDown a {
        font-size: 12px;
        color: #a6a7ab;
    }
/*分页*/
.pageList {
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    color: #333333;
}

    .pageList span {
        display: inline-block;
        vertical-align: top;
        border: 1px solid #e5e5e5;
        padding: 0px 15px;
        line-height: 30px;
        margin-left: 10px;
    }

        .pageList span.current {
            background-color: #018077;
            color: #ffffff;
        }

    .pageList a {
        display: inline-block;
        vertical-align: top;
        border: 1px solid #e5e5e5;
        font-size: 14px;
        color: #333333;
        padding: 0px 15px;
        line-height: 30px;
        margin-left: 10px;
    }
/*上一页和下一页*/
.next-box {
    margin-top: 20px;
    font-size: 14px;
}

    .next-box p:hover {
        color: #018077;
    }

        .next-box p:hover a {
            color: #018077;
        }

.prev {
    margin-bottom: 10px;
}

@font-face {
    font-family: 'iconfont'; /* project id 436394 */
    src: url('//at.alicdn.com/t/font_436394_43wdsdyk4lrz4cxr.eot ');
    src: url('//at.alicdn.com/t/font_436394_43wdsdyk4lrz4cxr.eot?#iefix ') format('embedded-opentype'), url('//at.alicdn.com/t/font_436394_43wdsdyk4lrz4cxr.woff ') format('woff'), url('//at.alicdn.com/t/font_436394_43wdsdyk4lrz4cxr.ttf ') format('truetype'), url('//at.alicdn.com/t/font_436394_43wdsdyk4lrz4cxr.svg#iconfont ') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.rightNav > img {
    position: fixed;
    right: 0;
    top: 346px;
    cursor: pointer;
    z-index: 1000;
}

.rightBox {
    position: fixed;
    right: -225px;
    top: 346px;
    width: 210px;
    height: 340px;
    background-color: #dddddd;
    z-index: 999;
}

.innerBox {
    padding-left: 30px;
    padding-top: 30px;
    width: 125px;
    text-align: center;
}

    .innerBox p {
        font-size: 18px;
        text-align: center;
        color: #333333;
    }

    .innerBox em {
        font-size: 17px;
        text-align: center;
        color: #018077;
        font-weight: bold;
        display: block;
        margin: 10px 0;
    }

    .innerBox a {
        display: block;
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        color: #666567;
        text-align: center;
        border-top: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
    }

        .innerBox a:nth-child(3) {
            border-bottom: none;
        }

        .innerBox a img {
            vertical-align: middle;
            margin-right: 7px;
        }

    .innerBox .rightWx {
        width: 99px;
        display: block;
        margin: 15px auto;
    }

    .innerBox > i {
        font-size: 14px;
        color: #333333;
    }

.formTable label font{margin-left:15px;}

.formTable label font.success{background: url(../images/valid_icons.png) no-repeat -40px -20px;width:20px;height:20px;display: inline-block;vertical-align: middle;}

.formTable label font.error{color:red;}